'Declaration
Public Sub RemoveRange( _ ByVal startingIndex As Integer, _ ByVal count As Integer _ )
public void RemoveRange( int? startingIndex, int? count )
Parameters
- startingIndex
- count
'Declaration
Public Sub RemoveRange( _ ByVal startingIndex As Integer, _ ByVal count As Integer _ )
public void RemoveRange( int? startingIndex, int? count )